@charset "utf-8";
/* CSS Document */
.container, .container *{margin:0; padding:0;}

.container{width:441px; height:231px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:441px; height:231px; display:block;}

.slider2{width:3000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}


/*------------05.19----------*/
.b_cont{width:441px;height:231px;overflow:hidden;margin:0 auto 0 auto;position:relative;}
.ct_p_05{width:441px;height:231px;float:left;text-align:center;}
.ct_p_05 .ct_txt{display:block;line-height:30px;*line-height:30px;overflow:hidden;color:#fff;height:30px;cursor:pointer;filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr = '#8c000000', endColorstr = '#8c000000' );background-color:rgba(0,0,0,.55);_background:none;position: relative; text-align:left; padding-left:10px;margin-top: -30px;font-size: 12px;}
.ct_p_05 a:hover .ct_txt{color:#fff;text-decoration: underline;}

.scrDotList_wrap{text-align:right;width:100%;position:absolute;bottom:10px;}
.scrDotList{padding:0 10px;zoom:1;line-height: 0;}
.scrDotList span{display:inline-block;width:10px;height:10px;background:#000000;cursor:pointer;font-size:0;line-height:0;vertical-align:top;font-size: 0px;margin: 0 5px;}
.scrDotList span.on{background:#ea7108;}

a.scrArrAbsLeft{position:absolute;left:0;bottom:80px;width:75px;height:75px;background:url(../images/0813_ent_zyc_images_v2.png) 0px -136px no-repeat;cursor:pointer; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
a.scrArrAbsLeft:hover{background-position: 0 -217px;}
a.scrArrAbsRight{position:absolute;right:-1px;bottom:80px;width:75px;height:75px;background:url(../images/0813_ent_zyc_images_v2.png) no-repeat -83px -136px;cursor:pointer; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
a.scrArrAbsRight:hover{background-position: -83px -217px;}